{
    "UrbanDataset" : {
        "context" : {
            "producer" : {
                "id" : "Solution-ID",
                "schemeID" : "SCPS"
            },
            "timeZone" : "UTC+1",
            "timestamp" : "2026-04-27T08:44:34",
            "coordinates" : {
                "format" : "WGS84-DD",
                "latitude" : 0.0,
                "longitude" : 0.0,
                "height" : 0.0
            },
            "language" : "IT",
            "note" : ""
        },
        "specification" : {
            "version" : "2.0",
            "id" : {
                "value" : "SolarPanelRecords-2.0",
                "schemeID" : "SCPS"
            },
            "name" : "Solar Panel Records",
            "uri" : "https://smartcityplatform.enea.it/specification/semantic/2.0/ontology/scps-ontology-2.0.owl#SolarPanelRecords",
            "properties" : {
                "propertyDefinition" : [
                    {
                        "propertyName" : "EnergySystemID",
                        "propertyDescription" : "Identificativo del sistema energetico (o macchina o apparecchio)",
                        "dataType" : "string",
                        "unitOfMeasure" : "dimensionless"
                    },
                    {
                        "propertyName" : "coordinates",
                        "propertyDescription" : "Riferimento geografico",
                        "subProperties" : {
                            "propertyName" : [
                                "format",
                                "latitude",
                                "longitude",
                                "height"
                            ]
                        }
                    },
                    {
                        "propertyName" : "format",
                        "propertyDescription" : "Formato wgs84 in cui sono espresse le coordinate (attributo opzionale)",
                        "dataType" : "string",
                        "codeList" : "https://smartcityplatform.enea.it/specification/semantic/2.0/gc/FormatCode.gc",
                        "unitOfMeasure" : "dimensionless"
                    },
                    {
                        "propertyName" : "latitude",
                        "propertyDescription" : "Latitudine",
                        "dataType" : "double",
                        "unitOfMeasure" : "dimensionless"
                    },
                    {
                        "propertyName" : "longitude",
                        "propertyDescription" : "Longitudine",
                        "dataType" : "double",
                        "unitOfMeasure" : "dimensionless"
                    },
                    {
                        "propertyName" : "height",
                        "propertyDescription" : "Altitudine (proprietà opzionale)",
                        "dataType" : "double",
                        "unitOfMeasure" : "dimensionless"
                    }
                ]
            }
        },
        "values" : {
            "line" : [
                {
                    "id" : 1,
                    "coordinates" : {
                        "format" : "WGS84-DD",
                        "latitude" : 0.0,
                        "longitude" : 0.0,
                        "height" : 0.0
                    },
                    "property" : [
                        {
                            "name" : "EnergySystemID",
                            "val" : " "
                        }
                    ]
                }
            ]
        }
    }
}